floating-point division造句
例句與造句
- Operator to perform floating - point division
運算符執(zhí)行浮點除法。 - Multiplication and floating - point division
乘法和浮點除法( - A floating - point division returns
浮點數(shù)除法返回 - 1 . the division operator is overloaded to handle both integer and floating - point division , depending on the operands
1 .根據(jù)操作數(shù),除法運算符被重載以便處理整數(shù)除法和浮點除法。 - The div operator performs floating - point division , the mod operator returns the remainder from a truncating division . the floor function returns the largest closest to positive infinity number that is not greater than the argument and that is an integer . the ceiling function returns the smallest closest to negative infinity number that is not less than the argument and that is an integer
Div運算符做浮點除法運算, mod運算符做求余運算, floor函數(shù)返回不大于參數(shù)的最大整數(shù)趨近于正無窮, ceiling返回不小于參數(shù)的最小整數(shù)趨近于負無窮 - It's difficult to find floating-point division in a sentence. 用floating-point division造句挺難的
- On the one hand it is important for the design of floating - point processor unit to optimize speed while algorithms of high - speed are introduced . for examples , two - path of high - speed floating - point addition , booth coding of floating - point multiplication . srt of floating - point division and square root , cordic of transcendental function and so on
一方面浮點處理部件設(shè)計重點在于速度的優(yōu)化,所以采用優(yōu)化的高速算法,如浮點加法的two - path 、浮點乘法的booth編碼、浮點除法和平方根的srt算法以及超越函數(shù)的cordic算法等。